Sleep (system call)
SYSTEM CALL
Uninterruptible sleep; Slowdown utility; Mo'Slo; Sleep(); Sleep (operating system)
A computer program (process, task, or thread) may sleep, which places it into an inactive state for a period of time. Eventually the expiration of an interval timer, or the receipt of a signal or interrupt causes the program to resume execution.